[INFO] cloning repository https://github.com/FreeTAKTeam/R3AKTClient
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeTAKTeam/R3AKTClient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeTAKTeam%2FR3AKTClient", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeTAKTeam%2FR3AKTClient'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8abdf0160a1147e51946fcb4dd5a3e07d67600fb
[INFO] fixing FreeTAKTeam/R3AKTClient against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeTAKTeam%2FR3AKTClient" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FreeTAKTeam/R3AKTClient
[INFO] finished tweaking git repo https://github.com/FreeTAKTeam/R3AKTClient
[INFO] tweaked toml for git repo https://github.com/FreeTAKTeam/R3AKTClient written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FreeTAKTeam/R3AKTClient on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FreeTAKTeam/R3AKTClient already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 567cb00cae4ed1601daf61b3fea3babb425448b760e4147940eb8702991586c0
[INFO] running `Command { std: "docker" "start" "567cb00cae4ed1601daf61b3fea3babb425448b760e4147940eb8702991586c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "567cb00cae4ed1601daf61b3fea3babb425448b760e4147940eb8702991586c0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "567cb00cae4ed1601daf61b3fea3babb425448b760e4147940eb8702991586c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "567cb00cae4ed1601daf61b3fea3babb425448b760e4147940eb8702991586c0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/reticulum_mobile/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling uniffi_core v0.28.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling lxmf v0.3.0 (https://github.com/FreeTAKTeam/LXMF-rs?rev=87c71c94d1e76cb1acf33642dc6e02f36142c2e8#87c71c94)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.28.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling uniffi_meta v0.28.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking rmpv v1.3.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking lxmf-sdk v0.1.0 (https://github.com/FreeTAKTeam/LXMF-rs?rev=87c71c94d1e76cb1acf33642dc6e02f36142c2e8#87c71c94)
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling uniffi_testing v0.28.3
[INFO] [stderr]    Compiling uniffi_macros v0.28.3
[INFO] [stderr]    Compiling uniffi_udl v0.28.3
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.28.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking reticulum v0.1.3 (https://github.com/FreeTAKTeam/LXMF-rs?rev=87c71c94d1e76cb1acf33642dc6e02f36142c2e8#87c71c94)
[INFO] [stderr]     Checking uniffi v0.28.3
[INFO] [stderr]    Compiling uniffi_build v0.28.3
[INFO] [stderr]    Compiling reticulum_mobile v0.1.0 (/opt/rustwide/workdir/crates/reticulum_mobile)
[INFO] [stderr]    Migrating crates/reticulum_mobile/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/reticulum_mobile/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/reticulum_mobile/src/jni_bridge.rs (16 fixes)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs (19 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/reticulum_mobile/src/runtime.rs:2501:27
[INFO] [stdout]      |
[INFO] [stdout] 2501 |       while let Some(cmd) = cmd_rx.recv().await {
[INFO] [stdout]      |                      ---    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                      |      |             |
[INFO] [stdout]      |                      |      |             this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                      |      |             up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |      |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |      |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |      this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                      |      up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |      `__awaitee` calls a custom destructor
[INFO] [stdout]      |                      |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      `cmd` calls a custom destructor
[INFO] [stdout]      |                      `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] 2502 |           match cmd {
[INFO] [stdout] 2503 |               Command::Stop { resp } => {
[INFO] [stdout]      |                               ----
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `resp` calls a custom destructor
[INFO] [stdout]      |                               `resp` will be dropped later as of Edition 2024
[INFO] [stdout] 2504 |                   if let Ok(mut guard) = status.lock() {
[INFO] [stdout]      |                             ---------    -------------
[INFO] [stdout]      |                             |            |
[INFO] [stdout]      |                             |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             `guard` calls a custom destructor
[INFO] [stdout]      |                             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2518 |                   resp,
[INFO] [stdout]      |                   ----
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 2519 |               } => {
[INFO] [stdout] 2520 |                   *announce_capabilities.lock().await = capability_string;
[INFO] [stdout]      |                    ----------------------------------
[INFO] [stdout]      |                    |                            |
[INFO] [stdout]      |                    |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                    |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 2521 |                   let caps = announce_capabilities.lock().await.clone();
[INFO] [stdout]      |                              ----------------------------------
[INFO] [stdout]      |                              |                            |
[INFO] [stdout]      |                              |                            this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                              |                            `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 2522 | /                 transport
[INFO] [stdout] 2523 | |                     .send_announce(&app_destination, Some(caps.as_bytes()))
[INFO] [stdout] 2524 | |                     .await;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2529 |                   resp,
[INFO] [stdout]      |                   ----
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                   `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2532 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2533 | |                     let dest = parse_address_hash(&destination_hex)?;
[INFO] [stdout] 2534 | |                     bus.emit(NodeEvent::PeerChanged {
[INFO] [stdout] 2535 | |                         change: PeerChange {
[INFO] [stdout] ...    |
[INFO] [stdout] 2553 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                        `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2567 | |                 resp,
[INFO] [stdout]      | |                 ----
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 2568 | |             } => {
[INFO] [stdout] 2569 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2570 | |                     let dest = parse_address_hash(&destination_hex)?;
[INFO] [stdout] 2571 | |                     connected_peers.lock().await.remove(&dest);
[INFO] [stdout] ...    |
[INFO] [stdout] 2585 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                        `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2591 | |                 resp,
[INFO] [stdout]      | |                 ----
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |                 `#15` will be dropped later as of Edition 2024
[INFO] [stdout] 2592 | |             } => {
[INFO] [stdout] 2593 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2594 | |                     let dest = parse_address_hash(&destination_hex)?;
[INFO] [stdout] 2595 | |                     let outcome =
[INFO] [stdout] 2596 | |                         send_transport_packet_with_path_retry(&transport, dest, &bytes).await;
[INFO] [stdout] ...    |
[INFO] [stdout] 2613 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                        `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2616 | |             Command::BroadcastBytes { bytes, resp } => {
[INFO] [stdout]      | |                                              ----
[INFO] [stdout]      | |                                              |
[INFO] [stdout]      | |                                              this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |                                              `#17` will be dropped later as of Edition 2024
[INFO] [stdout] 2617 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2618 | |                     let peers = connected_peers
[INFO] [stdout] 2619 | |                         .lock()
[INFO] [stdout] 2620 | |                         .await
[INFO] [stdout] ...    |
[INFO] [stdout] 2647 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                        `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2650 | |             Command::SendChatMessage { request_json, resp } => {
[INFO] [stdout]      | |                                                      ----
[INFO] [stdout]      | |                                                      |
[INFO] [stdout]      | |                                                      this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      | |                                                      `#19` will be dropped later as of Edition 2024
[INFO] [stdout] 2651 | |                 let result =
[INFO] [stdout] 2652 | |                     send_chat_message_over_lxmf(&config, &state, &bus, &request_json).await;
[INFO] [stdout]      | |                     -----------------------------------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |                     `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2657 | |                 resp,
[INFO] [stdout]      | |                 ----
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |                 `#21` will be dropped later as of Edition 2024
[INFO] [stdout] 2658 | |             } => {
[INFO] [stdout] 2659 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2660 | |                     let parsed: MessageEnvelope = serde_json::from_str(&envelope_json).map_err(
[INFO] [stdout] 2661 | |                         |error| {
[INFO] [stdout] 2662 | |                             log::warn!(
[INFO] [stdout] ...    |
[INFO] [stdout] 2730 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                        `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2733 | |             Command::RefreshHubDirectory { resp } => {
[INFO] [stdout]      | |                                            ----
[INFO] [stdout]      | |                                            |
[INFO] [stdout]      | |                                            this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      | |                                            `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2736 | |                     HubMode::RchLxmf {} => refresh_hub_directory_lxmf(&config, &state).await,
[INFO] [stdout]      | |                                            -------------------------------------------------
[INFO] [stdout]      | |                                            |
[INFO] [stdout]      | |                                            this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                                            `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2747 | |     }
[INFO] [stdout]      | |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resp` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/broadcast.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/reticulum_mobile/src/runtime.rs:2749:28
[INFO] [stdout]      |
[INFO] [stdout] 2291 |     let app_destination = transport
[INFO] [stdout]      |         ---------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `app_destination` calls a custom destructor
[INFO] [stdout]      |         `app_destination` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2297 |     let lxmf_destination = transport
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `lxmf_destination` calls a custom destructor
[INFO] [stdout]      |         `lxmf_destination` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2304 |     let transport = Arc::new(transport);
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `transport` calls a custom destructor
[INFO] [stdout]      |         `transport` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2316 |     let out_links: Arc<
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `out_links` calls a custom destructor
[INFO] [stdout]      |         `out_links` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2322 |     let state = NodeRuntimeState {
[INFO] [stdout]      |         -----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `state` calls a custom destructor
[INFO] [stdout]      |         `state` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2749 |     if let Ok(mut guard) = status.lock() {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2755 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `app_destination` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app_destination` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout] note: `lxmf_destination` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `lxmf_destination` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/lxmf-rs-09733c24eee97e3b/87c71c9/crates/internal/reticulum-legacy/src/transport/links.rs:233:1
[INFO] [stdout]      |
[INFO] [stdout]  233 | impl Drop for Transport {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_links` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/broadcast.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_links` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_links` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/lxmf-rs-09733c24eee97e3b/87c71c9/crates/internal/reticulum-legacy/src/transport/links.rs:233:1
[INFO] [stdout]      |
[INFO] [stdout]  233 | impl Drop for Transport {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/reticulum_mobile/src/runtime.rs:2501:27
[INFO] [stdout]      |
[INFO] [stdout] 2501 |       while let Some(cmd) = cmd_rx.recv().await {
[INFO] [stdout]      |                      ---    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                      |      |             |
[INFO] [stdout]      |                      |      |             this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                      |      |             up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |      |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |      |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |      this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                      |      up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      |      `__awaitee` calls a custom destructor
[INFO] [stdout]      |                      |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      `cmd` calls a custom destructor
[INFO] [stdout]      |                      `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] 2502 |           match cmd {
[INFO] [stdout] 2503 |               Command::Stop { resp } => {
[INFO] [stdout]      |                               ----
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `resp` calls a custom destructor
[INFO] [stdout]      |                               `resp` will be dropped later as of Edition 2024
[INFO] [stdout] 2504 |                   if let Ok(mut guard) = status.lock() {
[INFO] [stdout]      |                             ---------    -------------
[INFO] [stdout]      |                             |            |
[INFO] [stdout]      |                             |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             `guard` calls a custom destructor
[INFO] [stdout]      |                             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2518 |                   resp,
[INFO] [stdout]      |                   ----
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 2519 |               } => {
[INFO] [stdout] 2520 |                   *announce_capabilities.lock().await = capability_string;
[INFO] [stdout]      |                    ----------------------------------
[INFO] [stdout]      |                    |                            |
[INFO] [stdout]      |                    |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                    |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 2521 |                   let caps = announce_capabilities.lock().await.clone();
[INFO] [stdout]      |                              ----------------------------------
[INFO] [stdout]      |                              |                            |
[INFO] [stdout]      |                              |                            this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                              |                            `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 2522 | /                 transport
[INFO] [stdout] 2523 | |                     .send_announce(&app_destination, Some(caps.as_bytes()))
[INFO] [stdout] 2524 | |                     .await;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |                          |
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2529 |                   resp,
[INFO] [stdout]      |                   ----
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                   `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2532 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2533 | |                     let dest = parse_address_hash(&destination_hex)?;
[INFO] [stdout] 2534 | |                     bus.emit(NodeEvent::PeerChanged {
[INFO] [stdout] 2535 | |                         change: PeerChange {
[INFO] [stdout] ...    |
[INFO] [stdout] 2553 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                        `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2567 | |                 resp,
[INFO] [stdout]      | |                 ----
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 2568 | |             } => {
[INFO] [stdout] 2569 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2570 | |                     let dest = parse_address_hash(&destination_hex)?;
[INFO] [stdout] 2571 | |                     connected_peers.lock().await.remove(&dest);
[INFO] [stdout] ...    |
[INFO] [stdout] 2585 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                        `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2591 | |                 resp,
[INFO] [stdout]      | |                 ----
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |                 `#15` will be dropped later as of Edition 2024
[INFO] [stdout] 2592 | |             } => {
[INFO] [stdout] 2593 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2594 | |                     let dest = parse_address_hash(&destination_hex)?;
[INFO] [stdout] 2595 | |                     let outcome =
[INFO] [stdout] 2596 | |                         send_transport_packet_with_path_retry(&transport, dest, &bytes).await;
[INFO] [stdout] ...    |
[INFO] [stdout] 2613 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                        `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2616 | |             Command::BroadcastBytes { bytes, resp } => {
[INFO] [stdout]      | |                                              ----
[INFO] [stdout]      | |                                              |
[INFO] [stdout]      | |                                              this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      | |                                              `#17` will be dropped later as of Edition 2024
[INFO] [stdout] 2617 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2618 | |                     let peers = connected_peers
[INFO] [stdout] 2619 | |                         .lock()
[INFO] [stdout] 2620 | |                         .await
[INFO] [stdout] ...    |
[INFO] [stdout] 2647 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                        `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2650 | |             Command::SendChatMessage { request_json, resp } => {
[INFO] [stdout]      | |                                                      ----
[INFO] [stdout]      | |                                                      |
[INFO] [stdout]      | |                                                      this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      | |                                                      `#19` will be dropped later as of Edition 2024
[INFO] [stdout] 2651 | |                 let result =
[INFO] [stdout] 2652 | |                     send_chat_message_over_lxmf(&config, &state, &bus, &request_json).await;
[INFO] [stdout]      | |                     -----------------------------------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      | |                     `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2657 | |                 resp,
[INFO] [stdout]      | |                 ----
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      | |                 `#21` will be dropped later as of Edition 2024
[INFO] [stdout] 2658 | |             } => {
[INFO] [stdout] 2659 |                   let result = async {
[INFO] [stdout]      |  ______________________________-
[INFO] [stdout]      | |______________________________|
[INFO] [stdout] 2660 | |                     let parsed: MessageEnvelope = serde_json::from_str(&envelope_json).map_err(
[INFO] [stdout] 2661 | |                         |error| {
[INFO] [stdout] 2662 | |                             log::warn!(
[INFO] [stdout] ...    |
[INFO] [stdout] 2730 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                        `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2733 | |             Command::RefreshHubDirectory { resp } => {
[INFO] [stdout]      | |                                            ----
[INFO] [stdout]      | |                                            |
[INFO] [stdout]      | |                                            this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      | |                                            `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2736 | |                     HubMode::RchLxmf {} => refresh_hub_directory_lxmf(&config, &state).await,
[INFO] [stdout]      | |                                            -------------------------------------------------
[INFO] [stdout]      | |                                            |
[INFO] [stdout]      | |                                            this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      | |                                            `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2747 | |     }
[INFO] [stdout]      | |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resp` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/broadcast.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/channel.rs:655:1
[INFO] [stdout]      |
[INFO] [stdout]  655 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/reticulum_mobile/src/runtime.rs:2749:28
[INFO] [stdout]      |
[INFO] [stdout] 2291 |     let app_destination = transport
[INFO] [stdout]      |         ---------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `app_destination` calls a custom destructor
[INFO] [stdout]      |         `app_destination` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2297 |     let lxmf_destination = transport
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `lxmf_destination` calls a custom destructor
[INFO] [stdout]      |         `lxmf_destination` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2304 |     let transport = Arc::new(transport);
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `transport` calls a custom destructor
[INFO] [stdout]      |         `transport` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2316 |     let out_links: Arc<
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `out_links` calls a custom destructor
[INFO] [stdout]      |         `out_links` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2322 |     let state = NodeRuntimeState {
[INFO] [stdout]      |         -----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `state` calls a custom destructor
[INFO] [stdout]      |         `state` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2749 |     if let Ok(mut guard) = status.lock() {
[INFO] [stdout]      |                            ^^^^^^^^^^^^^
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2755 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `app_destination` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app_destination` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout] note: `lxmf_destination` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `lxmf_destination` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/lxmf-rs-09733c24eee97e3b/87c71c9/crates/internal/reticulum-legacy/src/transport/links.rs:233:1
[INFO] [stdout]      |
[INFO] [stdout]  233 | impl Drop for Transport {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_links` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/broadcast.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_links` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_links` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/lxmf-rs-09733c24eee97e3b/87c71c9/crates/internal/reticulum-legacy/src/transport/links.rs:233:1
[INFO] [stdout]      |
[INFO] [stdout]  233 | impl Drop for Transport {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.2.0/src/signing.rs:659:1
[INFO] [stdout]      |
[INFO] [stdout]  659 | impl Drop for SigningKey {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.0.1/src/x25519.rs:195:40
[INFO] [stdout]      |
[INFO] [stdout]  195 | #[cfg_attr(feature = "zeroize", derive(Zeroize))]
[INFO] [stdout]      |                                        ^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the derive macro `Zeroize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/reticulum_mobile/tests/live_rch_lxmf.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] [stderr] crater-edition-check: reticulum_mobile v0.1.0 (/opt/rustwide/workdir/crates/reticulum_mobile) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling reticulum_mobile v0.1.0 (/opt/rustwide/workdir/crates/reticulum_mobile)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:427:3
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:432:3
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:437:3
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:442:3
[INFO] [stdout]     |
[INFO] [stdout] 442 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 442 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:447:3
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:452:3
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:457:3
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:462:3
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:467:3
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:472:3
[INFO] [stdout]     |
[INFO] [stdout] 472 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 472 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:477:3
[INFO] [stdout]     |
[INFO] [stdout] 477 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 477 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:482:3
[INFO] [stdout]     |
[INFO] [stdout] 482 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 482 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:487:3
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:492:3
[INFO] [stdout]     |
[INFO] [stdout] 492 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 492 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:497:3
[INFO] [stdout]     |
[INFO] [stdout] 497 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 497 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:502:3
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:507:3
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:512:3
[INFO] [stdout]     |
[INFO] [stdout] 512 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 512 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:427:3
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:432:3
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:437:3
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:442:3
[INFO] [stdout]     |
[INFO] [stdout] 442 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 442 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:447:3
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:452:3
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:457:3
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:462:3
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:467:3
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:472:3
[INFO] [stdout]     |
[INFO] [stdout] 472 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 472 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:477:3
[INFO] [stdout]     |
[INFO] [stdout] 477 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 477 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:482:3
[INFO] [stdout]     |
[INFO] [stdout] 482 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 482 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:487:3
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:492:3
[INFO] [stdout]     |
[INFO] [stdout] 492 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 492 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:497:3
[INFO] [stdout]     |
[INFO] [stdout] 497 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 497 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:502:3
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:507:3
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/reticulum_mobile-300cc8f5dfea5a71/out/reticulum_mobile.uniffi.rs:512:3
[INFO] [stdout]     |
[INFO] [stdout] 512 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 512 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reticulum_mobile` (lib) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `reticulum_mobile` (lib test) due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "567cb00cae4ed1601daf61b3fea3babb425448b760e4147940eb8702991586c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "567cb00cae4ed1601daf61b3fea3babb425448b760e4147940eb8702991586c0", kill_on_drop: false }`
[INFO] [stdout] 567cb00cae4ed1601daf61b3fea3babb425448b760e4147940eb8702991586c0
